github.com/refraction-networking/utls.serverHandshakeStateTLS13.shouldSendSessionTickets (method)

2 uses

	github.com/refraction-networking/utls (current package)
		handshake_server_tls13.go#L942: func (hs *serverHandshakeStateTLS13) shouldSendSessionTickets() bool {
		handshake_server_tls13.go#L974: 	if !hs.shouldSendSessionTickets() {